home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / auror300.zip / COMPRESS.DOX < prev    next >
Text File  |  1996-07-17  |  626b  |  17 lines

  1.  
  2.   COMPRESS.AML
  3.   Find Occurrences via Folding 
  4.  
  5.   This macro hides all lines (via folding) where a search string is not
  6.   found in the current edit window, You will be prompted to enter the
  7.   search string. It is possible that the first line in the first fold
  8.   may not contain the search string.
  9.  
  10.   This macro is similar to the Find Occurrences command on the edit
  11.   window Search menu, but will also allow you to edit the occurrences
  12.   'in place'. The folds can be removed later by selecting Remove All
  13.   Folds from the Fold menu.
  14.  
  15.   Note: this macro will run faster if Undo is turned Off on the Set menu.
  16.  
  17.